[INFO] cloning repository https://github.com/kamuimk/agentshield
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kamuimk/agentshield" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamuimk%2Fagentshield", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamuimk%2Fagentshield'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d90bc668e7e4b2e9c04462ace9d4959e4c49571f
[INFO] testing kamuimk/agentshield against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamuimk%2Fagentshield" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kamuimk/agentshield
[INFO] finished tweaking git repo https://github.com/kamuimk/agentshield
[INFO] tweaked toml for git repo https://github.com/kamuimk/agentshield written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kamuimk/agentshield on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kamuimk/agentshield already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 061de436a31240d96eba96eac1100e7719d306e8a901a74d9843610cc7045433
[INFO] running `Command { std: "docker" "start" "-a" "061de436a31240d96eba96eac1100e7719d306e8a901a74d9843610cc7045433", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "061de436a31240d96eba96eac1100e7719d306e8a901a74d9843610cc7045433", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "061de436a31240d96eba96eac1100e7719d306e8a901a74d9843610cc7045433", kill_on_drop: false }`
[INFO] [stdout] 061de436a31240d96eba96eac1100e7719d306e8a901a74d9843610cc7045433
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e17dd4fb0dba98597a44e9beb7c9ddf1b3047e4ca398d12affd149832999c262
[INFO] running `Command { std: "docker" "start" "-a" "e17dd4fb0dba98597a44e9beb7c9ddf1b3047e4ca398d12affd149832999c262", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling deranged v0.5.6
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling clap_builder v4.5.58
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling notify-types v1.0.1
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling notify v7.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling clap v4.5.58
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling r2d2_sqlite v0.25.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling agentshield v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 49s
[INFO] running `Command { std: "docker" "inspect" "e17dd4fb0dba98597a44e9beb7c9ddf1b3047e4ca398d12affd149832999c262", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e17dd4fb0dba98597a44e9beb7c9ddf1b3047e4ca398d12affd149832999c262", kill_on_drop: false }`
[INFO] [stdout] e17dd4fb0dba98597a44e9beb7c9ddf1b3047e4ca398d12affd149832999c262
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 34479969884f6c2ddc2174bf53d013e00e747c4bb809b1f5bf1cae0e12fb9f95
[INFO] running `Command { std: "docker" "start" "-a" "34479969884f6c2ddc2174bf53d013e00e747c4bb809b1f5bf1cae0e12fb9f95", kill_on_drop: false }`
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling r2d2_sqlite v0.25.0
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling agentshield v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `agentshield` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name agentshield --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=88b65f98b8857aa9 -C extra-filename=-d45f81b52e8b0c2c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-67c4835fa8a1d60d.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-8ef366812d4b7d68.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-bd9b1f4e0e85ddaa.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d108bc1b7c39babb.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-46621e884bd83b81.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-8f7afe8ee686abf5.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-8cb7abb345e4cb91.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-43c04d689868da91.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-39780b056f839d80.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-d1c6024d1efcf40f.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-1b161dd8f510d809.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-7b48ae7844465982.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-8ef655b8b2dc3c27.rlib --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-e11e29d1f423467c.rlib --extern r2d2_sqlite=/opt/rustwide/target/debug/deps/libr2d2_sqlite-ef3bce5f5f6b910a.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-83fff0ee8fa049dc.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-227237831b49aae3.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-633b350be27438b1.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-a50e7ebc434c2861.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-d155388169c423c9.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-2e8a6a9e0f125c1c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-74a620ca19b56045.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-eef5ce4c7a6cf205.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-8b90c609e5cd1b21.rlib --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-6ff5d44cdfa0bfdf.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-13ab834fdae28a4e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ec93f8f34ab03b27.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-b874b2b31ad27613.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9919d4bc1bf0ae71.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-2ab92fe2be54180d.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-2f05f6d1b38a97e9.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-f2c1ee00e79e9fa0.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-fc80770a44307061.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-0bb16045a9f8c6d1.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-77ab461435a8c855.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-af49e27a0c2c36fc.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-bea1101c1ae14238.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-291b2e8fb055a8b7.rlib --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-36d881d3a434e6f5.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-0d38472a9e4cfce4/out -L native=/opt/rustwide/target/debug/build/ring-85abcb1701060a20/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-6aec63cffd8700ca/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "34479969884f6c2ddc2174bf53d013e00e747c4bb809b1f5bf1cae0e12fb9f95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34479969884f6c2ddc2174bf53d013e00e747c4bb809b1f5bf1cae0e12fb9f95", kill_on_drop: false }`
[INFO] [stdout] 34479969884f6c2ddc2174bf53d013e00e747c4bb809b1f5bf1cae0e12fb9f95
